home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / game / misc / Quest.lha / Quest / README.keys < prev    next >
Text File  |  1999-01-28  |  1KB  |  65 lines

  1. ******************************************
  2. **** Caution: this is not complete!!! ****
  3. ******************************************
  4.  
  5. Note to users of Quest/DOS: some keybindings might have been changed during the
  6. port to Linux.
  7.  
  8. I use the following notations within this README file:
  9.  
  10.     M_?    mouse action: l: left button, r: right button, move: move
  11.     A    ALT modifier key
  12.     C    CTRL modifier key
  13.     S    SHIFT modifier key
  14.  
  15.     del    DELETE key
  16.     left    CURSOR LEFT key
  17.     right    CURSOR RIGHT key
  18.     up    CURSOR UP key
  19.     down    CURSOR DOWN key
  20.  
  21. Combined keystrokes are only separated by whitespaces.
  22.  
  23.  
  24. All edit modes:
  25. ~~~~~~~~~~~~~~~
  26. TAB        toggle mode: brush -> face -> edit -> script
  27.  
  28. F1        viewport to fullscreen
  29. F2        zoom brush to viewport
  30. F3        3D filled-polygon viewport mode
  31.  
  32. f        2D wireframe viewport mode
  33.  
  34. s        zoom in    } 2D modes only
  35. x        zoom out   }
  36.  
  37. a        zoom in    } 3D modes only
  38. y        zoom out   }
  39.  
  40. M_r M_move,    pan camera in viewport
  41. left,
  42. right,
  43. up,
  44. down
  45.  
  46. A left,        rotate camera in viewport
  47. A right,
  48. A up,
  49. A down
  50.  
  51.  
  52. Brush mode:
  53. ~~~~~~~~~~~
  54. C M_l        select brush
  55.  
  56. M_l        select vertex of selected brushes
  57. S M_l M_move    select multiple vertices of selected brushes
  58.  
  59. C c        copy brush
  60. C v        paste brush
  61. C x, del    delete brush
  62.  
  63. o        intersect brushes
  64. i        subtract brushes
  65.